home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _B94700EDCB434617B3285AA7688C4535 < prev    next >
Text File  |  2008-06-28  |  3KB  |  89 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>ve_open</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>ve_open</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>586</width>
  12.             <height>468</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string></string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="QPushButton" row="1" column="2">
  23.             <property name="name">
  24.                 <cstring>cancel</cstring>
  25.             </property>
  26.             <property name="text">
  27.                 <string>Cancel</string>
  28.             </property>
  29.         </widget>
  30.         <widget class="QGroupBox" row="0" column="0" rowspan="1" colspan="3">
  31.             <property name="name">
  32.                 <cstring>widget_here</cstring>
  33.             </property>
  34.             <property name="title">
  35.                 <string></string>
  36.             </property>
  37.         </widget>
  38.         <spacer row="1" column="0">
  39.             <property name="name">
  40.                 <cstring>spacer1</cstring>
  41.             </property>
  42.             <property name="orientation">
  43.                 <enum>Horizontal</enum>
  44.             </property>
  45.             <property name="sizeType">
  46.                 <enum>Expanding</enum>
  47.             </property>
  48.             <property name="sizeHint">
  49.                 <size>
  50.                     <width>300</width>
  51.                     <height>20</height>
  52.                 </size>
  53.             </property>
  54.         </spacer>
  55.         <widget class="QPushButton" row="1" column="1">
  56.             <property name="name">
  57.                 <cstring>ok</cstring>
  58.             </property>
  59.             <property name="text">
  60.                 <string>OK</string>
  61.             </property>
  62.         </widget>
  63.     </grid>
  64. </widget>
  65. <connections>
  66.     <connection>
  67.         <sender>cancel</sender>
  68.         <signal>clicked()</signal>
  69.         <receiver>ve_open</receiver>
  70.         <slot>reject()</slot>
  71.     </connection>
  72.     <connection>
  73.         <sender>ok</sender>
  74.         <signal>clicked()</signal>
  75.         <receiver>ve_open</receiver>
  76.         <slot>accept()</slot>
  77.     </connection>
  78. </connections>
  79. <tabstops>
  80.     <tabstop>ok</tabstop>
  81.     <tabstop>cancel</tabstop>
  82. </tabstops>
  83. <slots>
  84.     <slot>reject()</slot>
  85.     <slot>accept()</slot>
  86. </slots>
  87. <layoutdefaults spacing="6" margin="11"/>
  88. </UI>
  89.